Exciter Model: WT4E1
Following checks and corrections are applied during Validation and AutoCorrection.
- If 0.0 < Tr < 0.25*Mult*TimeStep then Tr = 0.0
ElseIf 0.25*Mult*TimeStep < Tr < 0.5Mult*TimeStep then Tr = 0.5*Mult*TimeStep - If 0.0 < Tv < 0.5*Mult*TimeStep then Tv = 0, ElseIf 0.5*Mult*TimeStep < Tv < Mult*TimeStep then Tv = Mult*TimeStep
- If 0.0 < Tp < 0.5*Mult*TimeStep then Tp = 0, ElseIf 0.5*Mult*TimeStep < Tp < Mult*TimeStep then Tp = Mult*TimeStep
- If 0.0 < Tfv < 0.5*Mult*TimeStep then Tfv = 0, ElseIf 0.5*Mult*TimeStep < Tfv < Mult*TimeStep then Tfv = Mult*TimeStep
- If 0.0 < Tf < 0.5*Mult*TimeStep then Tf = 0, ElseIf 0.5*Mult*TimeStep < Tf < Mult*TimeStep then Tf = Mult*TimeStep
- If 0.0 < Tpwr < 0.5*Mult*TimeStep then Tpwr = 0, ElseIf 0.5*Mult*TimeStep < Tpwr < Mult*TimeStep then Tpwr = Mult*TimeStep
- If Vmax < Vmin then swap the values
- If Qmax < Qmin then swap the values
- If dPmax < dPmin then swap the values
Mult represents the user-specified value Minimum time constant size as multiple of time step option on the Validation page of the Transient Stability Dialog
TimeStep represents the integration time step being used as described on TimeStep
Following treatment is handled during the transient numerical simulation
- If QCmd > Qmax , then Qmax = QCmd or if QCmd < Qmin , then Qmin = QCmd
- If VRef > Vmax , then Vmax = VRef or if VRef < Vmin, then Vmin = VRef
Model Equations and/or Block Diagrams
Parameters:
| pfaflg | 0 if PF fast control disabled; 1 if PF fast control enabled |
| varflg | 0 if Qord is not provided by WindVar, if VARFLG = PFAFLG = 0 then Qord is provided as a Qref = const; 1 if Qord is provided by WindVar |
| Pqflag | 0 for Q priority; 1 for P priority |
| Tfv | Filter time constant in Voltage regulator, sec |
| Kpv | Proportional gain in Voltage regulator, pu |
| Kiv | Integrator gain in Voltage regulator, pu |
| Kpp | Proportional gain in Active Power regulator, pu |
| Kip | Integrator gain in Active Power regulator, pu |
| Kf | Rate feedback gain, pu |
| Tf | Rate feedback time constant, sec |
| Qmax | Max limit in Voltage regulator, pu |
| Qmin | Min limit in Voltage regulator, pu |
| Ipmax | Max active current limit |
| Tr | Voltage sensor time constant |
| dPmax | Max limit in power PI controller, pu |
| dPmin | Min limit in power PI controller, pu |
| Tpwr | Power filter time constant |
| Kqi | MVAR/Voltage gain |
| Vmin | Min. voltage limit |
| Vmax | Max. voltage limit |
| Kvi | Voltage/MVAR Gain |
| Tv | Lag time constant in WindVar controller |
| Tp | Pelec filter in fast PF controller |
| ImaxTD | Converter current limit |
| Iphl | Hard active current limit |
| Iqhl | Hard reactive current limit |